Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
wallfacer - Skill - OpenSmartRoute
Skillv1.0.0
wallfacer
If you didn't add a test, you didn't fix a bug. Every bug fix must include a reproducible test that fails without the fix and passes with it. You commit frequently, one small scope diff at a time. Pus
Imported from changkun/wallfacer (AGENTS.md). Install upstream with npx skills add changkun/wallfacer. Copyright stays with the author.
If you didn't add a test, you didn't fix a bug. Every bug fix must include a reproducible test that fails without the fix and passes with it.
You commit frequently, one small scope diff at a time. Push to main once a full batch of work is complete and verified.
Leftover must be cleaned up using follow up commits.
When working on a big feature, create specs first then start implementing.
Relevant latere projects and shared components and packages can be found in ../
When writing user facing docs, use audience language and neutral tone. Avoid using first person and second person pronouns. Code comments and internal tech docs are precise and deep depth.
Every sentence is written for one reader (user, contributor, developer) and the register follows the reader; an error has one code, one fixed user sentence in message, and one developer detail in a separate field. The rule and the review checklist: https://github.com/latere-ai/pkg/blob/main/docs/writing/registers.md
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/changkun-wallfacer-wallfacer/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
changkun-wallfacer-wallfacer.ocm.jsonjson
{
"ocm": "1",
"id": "changkun-wallfacer-wallfacer",
"kind": "skill",
"name": "wallfacer",
"description": "If you didn't add a test, you didn't fix a bug. Every bug fix must include a reproducible test that fails without the fix and passes with it. You commit frequently, one small scope diff at a time. Push to main once a full batch of work is complete and verified. Leftover must be cleaned up using follow up commits. When working on a big feature, create specs first then start implementing. Relevant latere projects and shared components and packages can be found in ../ When writing user facing docs, use audience language and neutral tone. Avoid using first person and second person pronouns. Code comments and internal tech docs are precise and deep depth. Every sentence is written for one reader (user, contributor, developer) and the register follows the reader; an error has one code, one fixed user sentence in `message`, and one developer detail in a separate field. The rule and the review checklist: https://github.com/latere-ai/pkg/blob/main/docs/writing/registers.md",
"publisher": "changkun",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"If you didn't add a test, you didn't fix a bug. Every bug fix must include a reproducible test that fails without the fix and passes with it. You commit frequently, one small scope diff at a time. Push to main once a full batch of work is complete and verified. Leftover must be cleaned up using follow up commits. When working on a big feature, create specs first then start implementing. Relevant latere projects and shared components and packages can be found in ../ When writing user facing docs, use audience language and neutral tone. Avoid using first person and second person pronouns. Code comments and internal tech docs are precise and deep depth. Every sentence is written for one reader (user, contributor, developer) and the register follows the reader; an error has one code, one fixed user sentence in `message`, and one developer detail in a separate field. The rule and the review checklist: https://github.com/latere-ai/pkg/blob/main/docs/writing/registers.md"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/changkun/wallfacer",
"path": "AGENTS.md",
"ref": "0039b3a30be81ebd350925bb19ccba97faeaf464",
"url": "https://github.com/changkun/wallfacer/blob/0039b3a30be81ebd350925bb19ccba97faeaf464/AGENTS.md",
"key": "changkun/wallfacer/AGENTS.md"
}
},
"instructions": "If you didn't add a test, you didn't fix a bug. Every bug fix must include a reproducible test that fails without the fix and passes with it.\nYou commit frequently, one small scope diff at a time. Push to main once a full batch of work is complete and verified.\nLeftover must be cleaned up using follow up commits.\nWhen working on a big feature, create specs first then start implementing.\nRelevant latere projects and shared components and packages can be found in ../\nWhen writing user facing docs, use audience language and neutral tone. Avoid using first person and second person pronouns. Code c",
"cost": {
"context_tokens": 244
}
}
Fetch it by URL: GET /api/v1/registry/changkun-wallfacer-wallfacer/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.