Author Profile: AnEntrypoint

Skills published by AnEntrypoint with real stars/downloads and source-aware metadata.

Total Skills

6

Total Stars

66

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

gm

11

Stars
11
Downloads
0

gm-execute

11

Stars
11
Downloads
0

planning

11

Stars
11
Downloads
0

gm-complete

11

Stars
11
Downloads
0

gm-emit

11

Stars
11
Downloads
0

update-docs

11

Stars
11
Downloads
0

Published Skills

Coding

gm

Agent (not skill) - immutable programming state machine. Always invoke for all work coordination.

Repository SourceNeeds Review
Web3

gm-execute

EXECUTE phase AND the foundational execution contract for every skill. Every exec:<lang> run, every witnessed check, every code search, in every phase, follows this skill's discipline. Resolve all mutables via witnessed execution. Any new unknown triggers immediate snake back to planning — restart chain from PLAN.

Repository SourceNeeds Review
General

planning

State machine orchestrator. Mutable discovery, PRD construction, and full PLAN→EXECUTE→EMIT→VERIFY→COMPLETE lifecycle. Invoke at session start and on any new unknown.

Repository SourceNeeds Review
Web3

gm-complete

VERIFY and COMPLETE phase. End-to-end system verification and git enforcement. Any new unknown triggers immediate snake back to planning — restart chain.

Repository SourceNeeds Review
Web3

gm-emit

EMIT phase. Pre-emit debug, write files, post-emit verify from disk. Any new unknown triggers immediate snake back to planning — restart chain.

Repository SourceNeeds Review
Automation

update-docs

UPDATE-DOCS phase. Refresh README.md, AGENTS.md, and docs/index.html to reflect changes made this session. Commits and pushes doc updates. Terminal phase — declares COMPLETE.

Repository SourceNeeds Review
Author AnEntrypoint | V50.AI