Install
$ agentstack add skill-viniciuscarvalho-feature-marker-codex ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
About
feature-marker for Codex
Use this skill from inside Codex prompts:
Use feature-marker to implement billing-observability.
Run the complete flow by default:
- Create or reuse
tasks/{slug}/prd.md,tasks/{slug}/techspec.md, and
tasks/{slug}/tasks.md.
- Use the bundled templates in
templates/for PRD, TechSpec, and Tasks; fill
{slug} and {feature_title} and leave no unresolved placeholders.
- Create or require a feature branch before implementation.
- Use a git worktree only when the checkout is dirty or the user asks.
- Run an implementation grill pass before coding to find artifact, task, test,
risk, and handoff gaps.
- Resolve grill findings in the artifacts, asking the user only when a finding
changes scope or requires a product decision.
- Stop only for true ambiguity, unrelated dirty work, or blocked verification.
- Run verification, commit locally, and print exact push/PR handoff commands.
- Do not push, open a PR, create checkpoint JSON, or use an interactive menu.
spec-driven and ralph-loop are out of scope for this skill-first v1 unless they are rebuilt as explicit skill instructions.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Viniciuscarvalho
- Source: Viniciuscarvalho/Feature-marker
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.