apsulli
Community@apsulli
Apsulli provides GSD (Get Stuff Done) skills for plan-driven software execution, verification, debugging, codebase mapping, and prompt engineering.
Agent Skills by apsulli
Showing 10 vetted skills indexed across 1 GitHub repositories.
prompt-master
Generates tool-specific prompts for LLMs, IDEs, image, video, and workflow AI systems.
code-reviewer
Reviews session code changes for bugs, race conditions, and quality issues.
GSD Executor
Executes GSD plans with atomic commits, deviation handling, and checkpoint protocols.
GSD Plan Checker
Validates PLAN.md files against six dimensions before execution to catch blockers early.
GSD Verifier
Validates implemented code against phase requirements using empirical evidence checks.
Empirical Validation
Validates completed work with empirical evidence before marking tasks done.
GSD Debugger
Diagnose software bugs through systematic hypothesis testing and persistent state tracking.
GSD Planner
Creates executable phase plans with task breakdown, dependency graphs, and wave-based execution ordering.
Context Health Monitor
Detects context degradation signals and triggers state dumps to preserve session quality.
GSD Codebase Mapper
Analyzes codebase structure, dependencies, patterns, and technical debt to generate ARCHITECTURE.md and STACK.md.
Frequently Asked Questions About apsulli
FAQPage SchemaWhat tasks can I accomplish using apsulli's skills?▼
You can plan goals into phased execution plans, validate plans for cycles and coverage, execute them with atomic commits and checkpoints, debug systematically with persistent state, review code for bugs and race conditions, map multi-language codebases into ARCHITECTURE.md and STACK.md, and verify work against specs with documented evidence.
Who are apsulli's GSD skills designed for?▼
They target software engineers and developers running structured, plan-driven development sessions. The skills suit practitioners who need dependency-aware planning, evidence-based verification, systematic debugging, codebase architecture analysis, and credit-efficient prompt generation for AI coding environments like Claude Code, Cursor, and Copilot.
How does the GSD plan execution workflow operate?▼
The GSD Planner converts goals into phase plans with dependency graphs and execution waves. The Plan Checker validates GAPL-format plans for completeness and cycles. The Executor then runs the plan using atomic commits, checkpoint-driven progression, deviation handling, and state management, with the Verifier confirming results against specifications.
How do apsulli's skills ensure code changes actually work?▼
The Empirical Validation skill requires documented proof before marking work complete, rejecting unverified claims. The GSD Verifier validates implementations against spec requirements with empirical evidence and generates VERIFICATION.md findings, while the code-reviewer analyzes bugs, race conditions, and quality issues in the current session context.
What does the prompt-master skill do and when does it trigger?▼
Prompt-master generates surgical, credit-efficient prompts for AI tools including Claude, ChatGPT, Gemini, Cursor, Copilot, Midjourney, and Stable Diffusion. It triggers on requests to write, fix, improve, or decompose prompts, eliminates wasted tokens, prevents scope creep, and asks clarifying questions when intent is ambiguous.