plugins/maister/skills/quick-dev/SKILL.md
Implement a task directly with Maister standards enforcement (no planning mode)
npx skillsauth add skillpanel/maister maister:quick-devInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This works exactly as if you asked the main agent to implement the task directly — no plan mode. The one addition: discover and enforce the project's coding standards from .maister/docs/.
Get the task — Use the argument if provided. If none, ask with AskUserQuestion: "What would you like to implement?"
Implement it — Explore the relevant code and make the changes exactly as you normally would for a direct development request.
Discover and enforce standards (the addition) — As you work:
.maister/docs/INDEX.md to find which standards exist.Verify compliance (mandatory) — After implementing, go through each applicable standard and verify it was followed — report a Standards Compliance Checklist (pass/fail per guideline, each annotated with its source file) in your summary, alongside what changed and any tests run. Address any failure before marking the task complete.
If .maister/docs/INDEX.md does not exist, implement normally and note: "No Maister standards found. Consider running /maister:init."
data-ai
Enter planning mode with Maister standards enforcement
data-ai
Enter planning mode with Maister standards enforcement
development
Implement a task directly with Maister standards enforcement (no planning mode)
documentation
Orchestrates comprehensive research workflows from question definition through findings documentation. Handles technical, requirements, literature, and mixed research types with adaptive methodology, multi-source gathering, pattern synthesis, and evidence-based reporting. Supports standalone research tasks and embedded research phase in other workflows.