← all publishers

MSiccDev

@msiccdev source repo

13 published skills

  1. Create Skill · msiccdev bundle
    Create canonical SKILL.md artifacts with deterministic schema, workflow, safety, and quality checks.
    1 install
  2. Time Awareness · msiccdev bundle
    Always-on guardrail that grounds date, time-of-day, elapsed-time, and pacing statements in a real local clock reading instead of an estimate. Use whenever the session references the current time, a stated time budget, session duration, a date-dependent schedule, or a timestamp written into an artifact — including direct questions like "what time is it", "what's today's date", "what day is it". Do not use this to fetch time from a network service — local time only.
    3 installs
  3. Validate Skill · msiccdev bundle
    Validate SKILL.md artifacts for schema, quality, safety, portability, and scoring compliance.
    1 install
  4. Create Agents Md · msiccdev bundle
    Create concise, repository-specific AGENTS.md files with operational contract, precedence rules, and drift-control guidance.
    1 install
  5. Create Checkpoint · msiccdev bundle
    Capture the current session state as a checkpoint artifact per spec section 4.4. Use when the user signals session end or explicitly requests a checkpoint. Do not use mid-session or without user approval.
    1 install
  6. Example Skill · msiccdev
    Briefly describe what this skill does and when it should be used.
    1 install
  7. Restore Checkpoint · msiccdev bundle
    Load a checkpoint artifact at session start and restore the session state it describes per spec section 4.4 restore rules. Use only when a checkpoint file is explicitly provided at the beginning of a session.
    1 install
  8. Validate Agents Md · msiccdev bundle
    Validate AGENTS.md files for structural completeness, operational contract coverage, neutrality, and repository alignment.
    1 install
  9. Repository Drift Control · msiccdev bundle
    Enforce coordinated updates across specs, templates, prompts, samples, and docs to prevent repository guidance drift.
    1 install
  10. Create Project Instructions · msiccdev bundle
    Create project-context AGENTS.md files using phased discovery, required operational sections, and session-state modeling.
    1 install
  11. Validate Project Instructions · msiccdev bundle
    Validate project-context AGENTS.md files for required sections, session-state model completeness, role quality, and scoring compliance.
    1 install
  12. Create Usercontext Instructions · msiccdev bundle
    Create complete user-context instruction files using a structured discovery workflow and repository format rules.
    1 install
  13. Validate Usercontext Instructions · msiccdev bundle
    Validate user-context instruction files against schema, section completeness, quality checks, and scoring criteria.
    1 install