AgentStack
SKILL verified MIT Self-run

Code Writer

skill-corrame-skill-refinement-code-writer · by Corrame

>

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-corrame-skill-refinement-code-writer

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Code Writer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Code Writer Skill

Use this for small patches, tests, dependency fixes, or focused documentation changes.

Method

  1. State spec, ownership, forbidden files, and verification target.
  2. Read the smallest necessary source and test slices.
  3. Make the minimal change that satisfies the spec.
  4. Run the closest relevant check first.
  5. Attribute failures before changing more code.
  6. Report the diff scope and residual risk.

Avoid

  • Expanding scope because adjacent code looks messy.
  • Committing from a worker context.
  • Treating static checks as a substitute for behavior tests when behavior tests

exist.

Output

Spec:
Files changed:
Validation:
Failures handled:
Residual risk:
Lesson candidate:

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.